FlexReport for WPF
IAsyncActionWithProgress<TProgress> インターフェース
メンバ 


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 : IAsyncActionWithProgress<TProgress> インターフェース
進捗状況データの型。
進捗状況の更新を含む非同期アクションを表します。
オブジェクト モデル
IAsyncActionWithProgress<TProgress> インターフェース
シンタックス
'宣言
 
Public Interface IAsyncActionWithProgress(Of TProgress) 
   Inherits IAsyncInfo 
'使用法
 
Dim instance As IAsyncActionWithProgress(Of TProgress)
public interface IAsyncActionWithProgress<TProgress> : IAsyncInfo  
型パラメータ
TProgress
進捗状況データの型。
参照

IAsyncActionWithProgress<TProgress> メンバ
C1.WPF.Document 名前空間